シンタックス
'宣言
Public Overridable Function CanMoveRange( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Boolean
public virtual System.bool CanMoveRange(
System.int ,
System.int ,
System.int
)
パラメータ
- fromIndex
- count
- toIndex
参照